home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / athena / zephyr / README < prev    next >
Encoding:
Text File  |  1989-12-25  |  2.0 KB  |  52 lines

  1. The initial public release of Zephyr is now available.  To retrieve it,
  2. FTP to ATHENA-DIST.MIT.EDU (18.71.0.38), login as anonymous, password
  3. username@host, and cd to /pub/zephyr/dist.  It is in two compressed tar
  4. files:
  5.  
  6. zephyr.src.tar.Z is the source code (at patchlevel 3).
  7. zephyr.doc.tar.Z is some documentation.
  8.  
  9. There are additional files available, primarily for the convenience of
  10. those who have retrieved earlier versions of the software:
  11.  
  12. patch1 is the first patch file.
  13. patch2 is the second patch file.
  14. patch3 is the third patch file.
  15. instop.tar.Z is an update to the installation/operations manual (this is
  16. packaged separately from the documentation for convenience only--the
  17. same version appears in zephyr.doc.tar.Z).
  18.  
  19. Unpack zephyr.doc.tar.Z, and print doc/instop/instop.PS (PostScript file)
  20. or read doc/instop/instop.tex (LaTeX input file) for instructions on
  21. compiling and installing Zephyr.
  22.  
  23. Please send any bug reports to zephyr-bugs@athena.mit.edu.
  24.  
  25. John Kohl <jtkohl@ATHENA.MIT.EDU>
  26. 26 December 1989
  27.  
  28. /*
  29.  
  30. Copyright 1987,1988,1989 by the Massachusetts Institute of Technology
  31.  
  32. All rights reserved.
  33.  
  34. Permission to use, copy, modify, and distribute this software and its
  35. documentation for any purpose and without fee is hereby granted,
  36. provided that the above copyright notice appear in all copies and that
  37. both that copyright notice and this permission notice appear in
  38. supporting documentation, and that the name of the Massachusetts
  39. Institute of Technology (M.I.T.) not be used in advertising or publicity
  40. pertaining to distribution of the software without specific, written
  41. prior permission.
  42.  
  43. M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  44. ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  45. M.I.T. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  46. ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  47. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  48. ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  49. SOFTWARE.
  50.  
  51. */
  52.